Gets or sets the custom hole mesh file.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CustomHoleMeshFile As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As System.String
instance.CustomHoleMeshFile = value
value = instance.CustomHoleMeshFile |
C# | |
---|
System.string CustomHoleMeshFile {get; set;} |
C++/CLI | |
---|
property System.String^ CustomHoleMeshFile {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Path to custom hole mesh file
Remarks
See Also
Availability
SOLIDWORKS 2025 FCS, Revision Number 33