ActiveOccurrence |
Property that returns the that is currently in edit. |
AppearanceOverridesObjects |
Property that returns the objects that have appearance overrides in the active design view. The objects returned in the collection can include occurrences. |
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. |
AssemblyEvents |
Property returning an AssemblyEvents collection object. |
AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
BIMComponent |
Read-only property that returns the BIMComponent object associated with this component definition. |
BOM |
Property that returns the BOM object. |
BOMQuantity |
Property that returns the BOMQuantity object. |
BOMStructure |
Gets and sets how the component is used/viewed in a BOM. |
ClientGraphicsCollection |
Property that returns the ClientGraphicsCollection object. |
Constraints |
Property that returns the AssemblyConstraints collection object. |
DataIO |
Gets the object that directly deals with I/O to and from a storage-medium, including Streams(IStream). |
DefaultVirtualComponentMaterial |
Gets and sets the default material associated with the assembly component. This is the material that is used for newly created virtual components. |
Document |
Property that returns the containing Document object. |
FactoryDocument |
Read-only property that returns the model state factory document when IsModelStateMember returns True. |
Features |
Gets the Features collection for this assembly (assembly features). |
iAssemblyFactory |
Property that returns the iAssemblyFactory object. This property will return Nothing in the case where the assembly is not an iAssembly Factory. You can determine this by using the IsiAssemblyFactory property. |
iAssemblyMember |
Property that returns the iAssemblyMember object. This property will return Nothing in the case where the assembly is not an iAssembly Member. You can determine this by using the IsiAssemblyMember property. |
iMateDefinitions |
Property that returns the iMateDefinitions collection object associated with this assembly. |
iMateResults |
Property that returns the iMateResults collection object associated with this assembly. |
ImportedComponents |
Read-only property that returns the ImportedComponents collection object. |
IsiAssemblyFactory |
Property that returns if the assembly is an iAssembly factory or not. It returns True in the case where the assembly is a factory. If True, the factory can be obtained using the iAssemblyFactory property. |
IsiAssemblyMember |
Property that returns if the assembly is an iAssembly Member or not. It returns True in the case where the assembly is a member. If True, the member can be obtained using the iAssemblyMember property. |
IsModelStateFactory |
Read-only property that returns whether the document is a model state factory document or not. |
IsModelStateMember |
Read-only property that returns whether the document is a model state member document or not. |
Joints |
Read-only property that returns the AssemblyJoints collection object which provides access to the existing joints in the assembly and provides the capability to create new joints. |
Machining |
Property that returns the Machining object associated with this Weldment. |
MassProperties |
Property that returns the MassProperties object. This supports performing mass properties calculations for the entire assembly. |
ModelAnnotations |
Read-only property that returns the ModelAnnotations collection object. |
ModelGeometryVersion |
Property that returns a string that can be used to determine if the document has been modified. This version string is changed every time the assembly is modified. By saving a previous version string, you can compare the current version string to see if the assembly has been modified. |
ModelStates |
Read-only property that returns the ModelStates object. |
OccurrencePatterns |
Method that returns the pattern element this occurrence represents. |
Occurrences |
Property that returns the collection object. |
OrientedMinimumRangeBox |
Read-only property that returns the oriented minimum range box for this object. |
Parameters |
Property that returns the parameters collection. |
Parent |
Property that returns the parent of the object. |
PointClouds |
Gets the PointClouds collection object that encapsulates all of the point clouds defined in this Component Definition. |
PreciseRangeBox |
Gets a bounding box that tightly encloses all the solid and surface bodies under the ComponentDefinition. |
Preparations |
Property that returns the Preparations object associated with this Weldment. |
RangeBox |
Property that returns a Box object which contains the opposing points of a rectangular box that is guaranteed to enclose this object. |
RepresentationsManager |
Property that returns the RepresentationsManager object. |
RevitExports |
Read-only property that returns the RevitExports collection object. |
SimulationManager |
Read-only property that returns the SimulationManager object. This object provides access to the various simulation API’s. |
Sketches |
Gets the Sketches collection for this assembly component. |
SurfaceBodies |
Property that returns all of the result SurfaceBody objects contained within this ComponentDefinition. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
UserCoordinateSystems |
Property that returns the UserCoordinateSystems collection object. |
WeldBeadAppearance |
Get and sets current appearance used for the weld beads. Setting to Nothing removes the overrides so that the weld bead uses the appearance associated with the weld material. |
WeldBeadAppearanceSourceType |
Gets and sets the source of the appearance for the weld bead. Setting to kMaterialAppearance will clear any overrides so that weld bead use the appearance associated with the weld material. |
WeldBeadMaterial |
Gets and sets the material of the welds. |
WeldEndFillAppearance |
Gets and sets the currrent appearance used for the end caps of a weld. Setting to Nothing removes the overrides so that the caps use same appearance as the weld beads. |
WeldEndFillAppearanceSourceType |
Gets and set the source of the appearance for the end caps of a weld bead. Setting to kWeldsAppearance will clear any overrides so that the caps use same appearance as the weld beads. |
Welds |
Property that returns the Welds object. |
WeldsComponentDefinition |
Property that returns the associated WeldsComponentDefinition object. |
WorkAxes |
Property that returns the WorkAxes collection object that encapsulates all of the work axes defined in this ComponentDefinition. |
WorkPlanes |
Property that returns the WorkPlanes collection object that encapsulates all of the work planes defined in this ComponentDefinition. |
WorkPoints |
Property that returns the WorkPoints collection object that encapsulates all of the work points defined in this ComponentDefinition. |