Gets or sets the path and file name to which to export this SOLIDWORKS MBD STEP 242 data.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PublishFileName As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IMBDSTEP242Data
Dim value As System.String
instance.PublishFileName = value
value = instance.PublishFileName |
C# | |
---|
System.string PublishFileName {get; set;} |
C++/CLI | |
---|
property System.String^ PublishFileName {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Pathname of STEP 242 file (*.stp)
Example
See Also
Availability
SOLIDWORKS 2025 SP03, Revision Number 33.3