Gets or sets the path for the profile for this structural member.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property WeldmentProfilePath As String |
Visual Basic (Usage) | |
---|
Dim instance As IStructuralMemberFeatureData
Dim value As String
instance.WeldmentProfilePath = value
value = instance.WeldmentProfilePath
|
C# | |
---|
string WeldmentProfilePath {get; set;} |
C++/CLI | |
---|
property String^ WeldmentProfilePath {
String^ get();
void set (String^ value);
} |
Return Value
Full path and filename for the profile (see
Remarks)
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0