Name | Description |
AddLeader | Method that adds a leader branch with the input points. This is the equivalent of the 'Add Leader' command in the user interface. This method will succeed only if the HasRootNode property returns False (i.e. there are no existing leader segments). If there are existing leader segments, you should use the ModelLeaderNode.AddLeader method instead. |
Copy | Method that creates a copy of this ModelSurfaceTextureSymbolDefinition object. The new ModelSurfaceTextureSymbolDefinition object is independent of any surface texture symbols. It can edited and used as input to edit an existing surface texture symbol or to create a new surface texture symbol. |
Name | Description |
AdditionalProductionMethod | |
AdditionalRoughness | |
AdditionalSamplingLength | |
AllAroundSymbol | |
AllLeafNodes | Read-only that returns a flat collection of all the leaf nodes in the leader tree. This property will return Nothing if the HasRootNode property returns False. |
AllNodes | Read-only that returns a flat collection of all the nodes in the leader tree. This property will return Nothing if the HasRootNode property returns False. |
AnnotationPlane | |
AnnotationPlaneDefinition | |
Application | Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
HasRootNode | Read-only property that returns if a root node exists for this leader. If False, there are no leader segments associated with this leader and the RootNode property will return Nothing. |
Intent | |
IsForceTailShown | |
IsMajority | |
LayDirection | |
Leader | Read-only property that returns the leader associated with the leader note. |
MachiningAllowance | |
MaximumRoughness | |
MinimumRoughness | |
Parent | |
Position | |
ProductionMethod | |
RootNode | Read-only property that returns the root node of this leader. This property will return Nothing if the HasRootNode property returns False. |
SamplingLength | |
SurfaceTextureType | |
SurfaceWaviness | |
Type | Returns an ObjectTypeEnum indicating this object's type. |