ModelComponentContentAttributes Class |
Namespace: Grasshopper.Rhinoceros
The ModelComponentContentAttributes type exposes the following members.
| Name | Description | |
|---|---|---|
| ModelComponentContentAttributes | Initializes a new instance of the ModelComponentContentAttributes class |
| Name | Description | |
|---|---|---|
| Name |
The last component of the element Path.
(Inherited from ModelContentAttributes.) | |
| Notes | (Inherited from ModelContentAttributes.) | |
| Parent |
Path of the parent element in 'Root::Parent' format if nested.
(Inherited from ModelContentAttributes.) | |
| Path |
Full content path in 'Root::Parent::Name' format if is nested.
(Inherited from ModelContentAttributes.) | |
| Tags | (Inherited from ModelContentAttributes.) | |
| UserText |
| Name | Description | |
|---|---|---|
| AsFrozen | (Inherited from ModelContentAttributes.) | |
| Clone | (Inherited from ModelDataAttributes.) | |
| Equals(Object) | (Inherited from ModelContentAttributes.) | |
| Equals(Object, IEqualityComparer) | (Overrides ModelContentAttributesEquals(Object, IEqualityComparer).) | |
| GetHashCode | (Inherited from ModelContentAttributes.) | |
| GetHashCode(IEqualityComparer) | (Overrides ModelContentAttributesGetHashCode(IEqualityComparer).) | |
| IsValidContentName | (Inherited from ModelContentAttributes.) | |
| Read | (Inherited from ModelContentAttributes.) | |
| ReadData | (Overrides ModelContentAttributesReadData(GH_IReader).) | |
| SubClone | (Inherited from ModelDataAttributes.) | |
| ToDetails | (Overrides ModelDataAttributesToDetails.) | |
| ToModelData | (Inherited from ModelDataAttributes.) | |
| ToString | (Inherited from ModelContentAttributes.) | |
| Write | (Inherited from ModelContentAttributes.) | |
| WriteData | (Overrides ModelContentAttributesWriteData(GH_IWriter).) |