Gets or sets the section profile type of the spring.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ProfileType As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISpring
Dim value As System.Integer
instance.ProfileType = value
value = instance.ProfileType |
C# | |
---|
System.int ProfileType {get; set;} |
C++/CLI | |
---|
property System.int ProfileType {
System.int get();
void set ( & System.int value);
} |
Property Value
Section profile type as defined in
swSpringProfileType_e
Remarks
See Also
Availability
SOLIDWORKS 2005 SP1, Revision Number 13.1