Gets or sets the anchor point for flattening the selected faces or surfaces.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FixPointVertex As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISurfaceFlattenFeatureData
Dim value As System.Object
instance.FixPointVertex = value
value = instance.FixPointVertex |
C# | |
---|
System.object FixPointVertex {get; set;} |
C++/CLI | |
---|
property System.Object^ FixPointVertex {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Anchor point (
vertex or a point on an
edge) for flattening
See Also
Availability
SOLIDWORKS 2015 FCS, Revision Number 23.0