Gets or sets how to create the bounding box.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReferenceFaceOrPlane As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IBoundingBoxFeatureData
Dim value As System.Integer
instance.ReferenceFaceOrPlane = value
value = instance.ReferenceFaceOrPlane |
C# | |
---|
System.int ReferenceFaceOrPlane {get; set;} |
C++/CLI | |
---|
property System.int ReferenceFaceOrPlane {
System.int get();
void set ( & System.int value);
} |
Property Value
Fit type as defined in
swGlobalBoundingBoxFitOptions_e
Example
Remarks
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0