Help - Advance Steel 2021 .NET and COM API Changes - Autodesk
Help - Advance Steel 2021 .NET and COM API Changes - Autodesk
Learn about modifications and new additions in the API of this release of the software.
BoltPattern
Polyline3d
The bulge is the tangent of 1/4 of the included angle for the arc between the vertex and the next
vertex in the polyline's vertex list.
A negative bulge value indicates that the arc goes clockwise from this vertex to the next.
Passing bulges as null will build a polyline with straight segments only.
UserAutoConstructionObject
Autodesk.AdvanceSteel.Modelling.BeamMultiContourNotch
Autodesk.AdvanceSteel.Modelling.HoleDefinition
Autodesk.AdvanceSteel.ConstructionTypes.AtomicElement
Autodesk.AdvanceSteel.Connection.ConnectionHoleFeature
Autodesk.AdvanceSteel.ConstructionTypes.MainAlias
https://help.autodesk.com/view/ADSTPR/2021/ENU/?guid=GUID-309B2ACB-5CD4-4B91-98B7-D00F2026BBD7 2/5
11/10/21, 4:31 PM Help | Advance Steel 2021 .NET and COM API Changes | Autodesk
Autodesk.AdvanceSteel.ConstructionTypes.IJoint
Autodesk.AdvanceSteel.Modelling.eObjectsAttribute
Autodesk.AdvanceSteel.Modelling.Beam
// bodyContext - the body context used when obtaining the body to unwind (before
unwinding);
// dUnwindFactor - the unwinding start parameter for closed profiles, indicating the
place along
UnwindedBeam(Beam^ beam);
bool bForStencil);
~UnwindedBeam();
!UnwindedBeam();
// returns a name composed from the profile name and the dimensions of the unwinded
beam
String^ GetName();
https://help.autodesk.com/view/ADSTPR/2021/ENU/?guid=GUID-309B2ACB-5CD4-4B91-98B7-D00F2026BBD7 3/5
11/10/21, 4:31 PM Help | Advance Steel 2021 .NET and COM API Changes | Autodesk
// the length of the unwinded beam, calculated as the distance between the farthest
double get();
double get();
double get();
double GetCircumference();
// the area of the unwinded beam, calculated according to the "CalcMethod" default
double GetArea();
double GetWeight();
bool get();
Modeler::ModelerBody^ GetUnwindedModeler();
// returns the transformation matrix that should be applied to a WCS point on the
beam to move it
// returns the position on the median profile from where the unwinding starts, in
WCS
Geometry::Point3d^ GetUnwindingStart();
Geometry::Vector3d^ GetUnwindingDirection();
ASObjectsAPI::UnwindedBeam* get();
IEqualPartObject
IBoltHoleDefinition
IHole
IJoint
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-
NonCommercial-ShareAlike 3.0 Unported License. Please see the Autodesk Creative Commons FAQ
for more information.
© 2021 Autodesk Inc. All rights reserved
https://help.autodesk.com/view/ADSTPR/2021/ENU/?guid=GUID-309B2ACB-5CD4-4B91-98B7-D00F2026BBD7 5/5