Gets and sets the components in this belt/chain assembly feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PulleyComponents As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IBeltChainFeatureData
Dim value As System.Object
instance.PulleyComponents = value
value = instance.PulleyComponents |
C# | |
---|
System.object PulleyComponents {get; set;} |
C++/CLI | |
---|
property System.Object^ PulleyComponents {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of pulley members, e.g., cylindrical faces, axes, wheels, gears
Example
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30