Methods_T_Rhino_Geometry_ComponentStatus - mcneel/rhinocommon-api-docs GitHub Wiki

ComponentStatus Methods

The ComponentStatus type exposes the following members.

Methods

 

Name Description
Public method Equals(Object) Determines if an object and this are equal. (Overrides ValueType.Equals(Object).)
Public method Equals(ComponentStatus) Determines if another ComponentStatus and this are equal.
Public method GetHashCode Serves as a special hash function. The inner value is used for the purpose. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method HasAllEqualStates For the purposes of this test, Selected and SelectedPersistent are considered equal.
Public method HasNoEqualStates For the purposes of this test, Selected and SelectedPersistent are considered equal.
Public method HasSomeEqualStates For the purposes of this test, Selected and SelectedPersistent are considered equal.
Public method ToString Provides a string representation of this ComponentStatus. (Overrides ValueType.ToString().)
Public method WithStates Activates any information flag described in any of the two input component statuses and returns a new ComponentStatus with those flags checked.
  Back to Top

See Also

Reference

ComponentStatus Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️