CornerReliefFeatureReferencePoint Property
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public CornerReliefFeatureReferencePointType ReferencePoint { get; set; }
Public Property ReferencePoint As CornerReliefFeatureReferencePointType
Get
Set
public:
property CornerReliefFeatureReferencePointType ReferencePoint {
CornerReliefFeatureReferencePointType get ();
void set (CornerReliefFeatureReferencePointType value);
}
member ReferencePoint : CornerReliefFeatureReferencePointType with get, set
Property Value
CornerReliefFeatureReferencePointType
See Also