Gets the profile size for this member profile.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property ProfileSize As System.String |
| Visual Basic (Usage) | |
|---|
Dim instance As IStructureSystemMemberProfile
Dim value As System.String
instance.ProfileSize = value
value = instance.ProfileSize |
| C# | |
|---|
System.string ProfileSize {get; set;} |
| C++/CLI | |
|---|
property System.String^ ProfileSize {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Weldment profile size as defined in a weldment profile
Example
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30